Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade {gas-fee,notification-services}-controller #12565

Closed
wants to merge 3 commits into from
Closed

Conversation

mcmire
Copy link
Contributor

@mcmire mcmire commented Dec 5, 2024

Description

We want to ensure that mobile is using the latest versions of all controllers.

  • Bump @metamask/gas-fee-controller from 21.0.0 to 22.0.2 (view changes)
    • There are no notable changes between these versions.
  • Bump @metamask/notification-services-controller from 0.11.0 to 0.15.0 (view changes)
    • Notable changes in 0.12.0:
      • deleteNotificationsById now publishes NotificationServicesController:notificationsListUpdated
    • Notable changes in 0.12.1:
      • When notifications are disabled, list is now repopulated with Snap notifications

Related issues

Progresses https://github.com/MetaMask/MetaMask-planning/issues/3698 (and does more to satisfy peer dependency warnings).

Manual testing steps

(TODO)

Screenshots/Recordings

Before

After

Pre-merge author checklist

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

Copy link
Contributor

github-actions bot commented Dec 5, 2024

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

Copy link

socket-security bot commented Dec 5, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@metamask/[email protected] None 0 222 kB metamaskbot
npm/@metamask/[email protected] network 0 1.37 MB metamaskbot
npm/@metamask/[email protected] None 0 105 kB metamaskbot

🚮 Removed packages: npm/@metamask/[email protected], npm/@metamask/[email protected], npm/@metamask/[email protected]

View full report↗︎

@mcmire mcmire added Run Smoke E2E Triggers smoke e2e on Bitrise No E2E Smoke Needed If the PR does not need E2E smoke test run and removed Run Smoke E2E Triggers smoke e2e on Bitrise labels Dec 5, 2024
@mcmire mcmire self-assigned this Dec 5, 2024
- Bump `@metamask/gas-fee-controller` from 21.0.0 to 22.0.2
  ([view changes](https://github.com/MetaMask/core/blob/main/packages/gas-fee-controller/CHANGELOG.md))
  - There are no notable changes between these versions.
- Bump `@metamask/notification-services-controller` from 0.11.0 to 0.15.0
  ([view changes](https://github.com/MetaMask/core/blob/main/packages/notification-services-controller/CHANGELOG.md))
  - Notable changes in 0.12.0:
    - `deleteNotificationsById` now publishes
      `NotificationServicesController:notificationsListUpdated`
  - Notable changes in 0.12.1:
    - When notifications are disabled, list is now repopulated with
      Snap notifications
@mcmire mcmire changed the title Upgrade {gas-fee,network,notification-services}-controller Upgrade {gas-fee,notification-services}-controller Dec 6, 2024
Copy link

sonarcloud bot commented Dec 6, 2024

@mcmire
Copy link
Contributor Author

mcmire commented Dec 9, 2024

Superseded by #12577.

@mcmire mcmire closed this Dec 9, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Dec 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
No E2E Smoke Needed If the PR does not need E2E smoke test run team-wallet-framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants